home *** CD-ROM | disk | FTP | other *** search
- Displays and sets a search path for executable files.
-
- PATH [paths]
-
- paths is a list of paths separated by semicolons. If the
- parameter 'paths' is missing, PATH displays the current
- list. If 'paths' consists of a single semicolon, PATH
- resets the list.
-
- Example: path c:\;\bin;1:\batches
-
- "PATH paths" is equivalent to "SET PATH=paths"
-